home *** CD-ROM | disk | FTP | other *** search
- ; MIDI2CS project file
- ; this default projectfile is identical to default options
- ; it is written automatically if it does not exist by calling midi2cs
-
- ; this file fatima.pro is the equivalent the previous version of 091.bat
-
- ; global for all tracks
-
- scoreheader fatima.hdr
- nameofscore fatima.sco
- midifile fatima.mid
- ; projectfile fatima.pro
-
- ; all tracks will be initialized by the following values
-
- notrackselected
- lesscomments
- firstbar 32
- lastbar 35
- p_pch
-
- ; individual values
-
- miditrack 6
- name Bass
- instrument 20
-
- score
- parameters 4
- endscore
- endtrack
-
- miditrack 1
- name Juno
- instrument 21
-
- score
- parameters 4
- endscore
- endtrack
-
- miditrack 3
- name Voice
- instrument 22
-
- score
- parameters 4
- endscore
- endtrack
-
- miditrack 5
- name Kawai
- instrument 23
-
- score
- parameters 4
- endscore
- endtrack
-
- endofproject
-